home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / f90 / wnllong.z / wnllong
Text File  |  1998-10-30  |  2KB  |  45 lines

  1. WNLLONG(3F)                                            Last changed: 1-6-98
  2.  
  3.  
  4. NNAAMMEE
  5.      WWNNLLLLOONNGG - Selects NNAAMMEELLIISSTT output line length
  6.  
  7. SSYYNNOOPPSSIISS
  8.      CCAALLLL WWNNLLLLOONNGG((_l_e_n_g_t_h))
  9.  
  10. IIMMPPLLEEMMEENNTTAATTIIOONN
  11.      UNICOS, UNICOS/mk, and IRIX systems
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.      On IRIX systems, this routine is valid only when compiling programs
  15.      with the MIPSpro 7 Fortran 90 compiler or when compiling programs with
  16.      the --ccrraayylliibbss option to the MIPSpro 7.2 F77 compiler. See the "BUGS"
  17.      subsection for further details.
  18.  
  19.      WWNNLLLLOONNGG specifies the output line length of the NNAAMMEELLIISSTT variable.
  20.  
  21.      _l_e_n_g_t_h  The maximum output line length for NNAAMMEELLIISSTT writes, in the
  22.              range 8 < _l_e_n_g_t_h < 267.  A length of -1 has the effect of
  23.              setting the output length to the initial, default value (133
  24.              for NNAAMMEELLIISSTT output).
  25.  
  26.      When using the CF90 compiler on UNICOS systems, all arguments must be
  27.      of default kind unless documented otherwise.  On UNICOS the default
  28.      kind is KKIINNDD==88 for integer, real, complex, and logical arguments.
  29.  
  30. NNOOTTEESS
  31.      WWNNLLLLOONNGG is overridden by the RREECCLL parameter on the OOPPEENN statement.
  32.      Where possible, RREECCLL should be used in place of WWNNLLLLOONNGG to select the
  33.      NNAAMMEELLIISSTT output line length.
  34.  
  35. BBUUGGSS
  36.      On IRIX systems, the implementation of these routines has not been
  37.      thoroughly tested.
  38.  
  39. SSEEEE AALLSSOO
  40.      RRNNLL(3), RRNNLLEECCHHOO(3F), RRNNLLSSKKIIPP(3F), RRNNLLTTYYPPEE(3F), WWNNLL(3), WWNNLLLLIINNEE(3F)
  41.  
  42.      _A_p_p_l_i_c_a_t_i_o_n _P_r_o_g_r_a_m_m_e_r'_s _L_i_b_r_a_r_y _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l, publication SR-
  43.      2165, for the printed version of this man page.
  44.  
  45.